transition table

英 [trænˈzɪʃn ˈteɪbl] 美 [trænˈzɪʃn ˈteɪbl]

网络  转换表; 转移表; 过渡表

计算机



双语例句

  1. It has three data fields for the list of QNames the DFA recognizes: ( symbols), the transition table ( dtran), and the accepting states ( astate).
    它有三个分别用于DFA识别的QName列表的数据字段:(symbols)、转换表(dtran)和接受状态(astate)。
  2. All that DB2 does is to allow an UPDATE, DELETE, and INSERT to appear in the FROM clause of a select and allow the user to chose which transition table shall be selected from
    DB2所做的就是允许UPDATE、DELETE和INSERT出现在选择语句的FROM子句中,并允许用户选择应该从哪个过渡表进行选择
  3. This feature allows access to what is known as transition tables in triggers.
    该特性允许访问触发器中所谓的过渡表(transitiontable)。
  4. The OLD TABLE transition table holds the original state of the affected rows before they are processed by the UPDATE or DELETE statement.
    OLDTABLE过渡表保存了受影响的行在被UPDATE或DELETE语句处理之前的初始状态。
  5. We use the state transition table to form oscillation rings and generate patterns by searching valid states through traversing input sequences.
    而藉由输入序列来寻找有效之状态,我们使用状态转换表来建构振荡环及产生图样。
  6. As the value of transition bands sample is obtained by GA, the problem that the value obtained by searching for table method is not the optimal can be solved.
    用遗传算法确定过渡带样本值,解决了传统方法(查表法)不能保证数据是最优的问题;
  7. Using the counting process equation, the paper analyses the estimation of transition probabilities p ij ( s, t) for multistate life table, gives the estimations of the number of sample for each state and covariance, and discusses the asymptotic theory for this estimation.
    用计数过程方程讨论了多状态寿命表转移概率估计,给出了各状态人口数估计和协方差估计,并讨论了相应估计的渐近理论。
  8. The calculating method of distribution and transition coefficient was introduced, and a function table between distribution coefficient and relative development stage was established.
    并且在此基础上结合文献资料,对冬小麦光合产物在各器官中的分配和转移系数的计算方法进行了探讨,分析了两者随相对发育阶段(RDS)的变化规律,并建立了函数表。
  9. In the end of this thesis lay stress on introducing the hardware implementation of the APS protocol with a method based on state transition table.
    最后,本文介绍了基于状态转移表的自动保护倒换协议的硬件实现方法。
  10. Method for view-generation and algorithm for interpolation are analyzed. And ways to determine proper index values of transition time and pin capacitance used in the lookup table of Synopsys model are also explained, along with the characterization types and its extraction theory.
    详细分析了模块视图产生的方法、插值算法、Synopsys模型中查找表的跳变时间与负载电容索引点的合理取值、以及全定制模块特征值的类型及提取原理。
  11. When designing the digital filter by the technique, the value of transition bands sample obtained by searching for table must be confirmed in order to make the attenuation in the stopband maximal.
    文中介绍了遗传算法在频率采样技术中的应用,结合FIR数字低通、带通滤波器设计的两个例子,给出了算法实现的具体操作步骤和实验结果。
  12. In the fault-tolerant mechanism, transition hashing table was used to record unstable connection when firewall component came into failure or came back to work, which could avoid existed connections broken due to the transformation of algorithm parameter.
    容错机制在防火墙组件失效或恢复正常时利用基于连接调度的过渡散列表记录不稳定连接,避免已有连接因算法参数改变而失效。
  13. Furthermore, the transition table and key code described by C++ are presented in this paper.
    并给出便于实现的状态图和关键c++代码。
  14. Formal Design and Implementation is including: designing finite state machine model of the communication protocol of monitor, state transition rules function and state transition table, the communication process of the PLC and host monitoring was designed.
    监控通信协议的设计与实现包括:监控通信协议的有限状态机模型设计,状态转移规则函数和状态转移表,在此基础上设计了PLC与上位监控机的通信流程,最后给出了报文数据格式。
  15. By dividing the transition table into three tables, the commom elements in every row and every column in each table were compressed.
    将转换表拆分成三个表,分别对表中各行和各列大量存在的相同元素进行压缩。
  16. A compressed algorithm of state transition table based on sparse matrix is proposed. And based on the algorithm, an optimization strategy is presented by combining the alphabet compressed algorithm.
    设计了一种基于稀疏矩阵存储的状态表压缩算法,同字符表压缩算法结合,给出了该算法的优化策略。